<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Panzer IV/70(V)</long_name>
		<short_name>Panzer IV/70(V)</short_name>
		<comment>A Panzer IV chassis with a fixed 7.5cm PaK 42 L/70 cannon and an MG42 machine gun, manufactured by Vomag</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>9</month><year>1944</year><number>200</number></data>
		<data><month>12</month><year>1945</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Panzer IV 70(V).png</image_profile>
			<weight>25800</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL120 TRM</name>
				<horsepower>300</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>75</offsetX>
				<offsetY>265</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-75</offsetX>
				<offsetY>265</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Jagdpanzer IV.png</image_view>

			<width>297</width>
			<length>532</length>
			<height>119</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>80@45</upper_front>
				<lower_front>50@-55</lower_front>
				<side>30</side>
				<upper_rear>20@11</upper_rear>
				<lower_rear>20@-9</lower_rear>
				<top>20</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>255</width>
			<length>390</length>
			<height>70</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>80@50</front>
				<side>40@30</side>
				<rear>20@35</rear>
				<top>20</top>
			</armour>
			<smoke_discharger><offsetX>40</offsetX><offsetY>60</offsetY><elevation>50</elevation><speed>10</speed><ammo>6</ammo><reload>4</reload></smoke_discharger>

		</superstructure>

		<fixed_weapon>
			<image_view>Image-Panzer IV 70(V) cannon.png</image_view>

			<offsetX>16</offsetX>
			<offsetY>-130</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-10</minAngle>
			<maxAngle>10</maxAngle>

			<rotate_time>45</rotate_time>
			<weapon><type>WEAPON_CANNON_75_KWK42_L70</type></weapon>
			<ammo><for>WEAPON_CANNON_75_KWK42_L70</for><flavour>FLAVOUR_APCBC</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_KWK42_L70</for><flavour>FLAVOUR_HE</flavour><rounds>42</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>50</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-45</minAngle>
			<maxAngle>45</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG42</type></weapon>
			<ammo><for>WEAPON_LMG_MG42</for><rounds>2000</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
